store instruction meaning in Chinese
存储指令
Examples
- The cr field 0 is also set to reflect the result of a conditional store instruction
Cr字段0还被设置用来表示条件存储指令( - In general , a rom chip stores instructions necessary to tell a computer what to do when it is first turned on
一般说来, rom存储的是开始运行时告诉计算机应该做什么的指令。 - All load and store instructions are performed using the gprs or a gpr and an immediate field in the instruction as specifiers of the address of the storage access
所有加载和存储指令的执行都使用gpr或者gpr和指令中的立即字段作为存储器访问的地址说明符。 - An option provided for most load and store instructions is to update the base register in other words , ra with the data s effective address generated by the instruction
用指令生成的数据有效地址来更新基址寄存器(也就是ra )是大部分加载和存储指令的一个可选项。